Skip to content

Commit bea362f

Browse files
committed
UG: Fix extended tip on INDEX
1 parent 6955f2d commit bea362f

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

docs/UserGuide.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ Expected behaviour upon success:
641641

642642
<box type="tip">
643643

644-
`INDEX` refers to the index number of the guest currently displayed on the guest list.
644+
`INDEX` refers to the index number of the vendor currently displayed on the vendor list.
645645

646646
</box>
647647

@@ -699,8 +699,7 @@ Expected behaviour upon success:
699699

700700
<box type="tip">
701701

702-
* If the previous command was `guest filter KEY_WORDS`, the `INDEX` refers to the index number shown in the filtered guest list.
703-
* Otherwise, the `INDEX` refers to the index number on the unfiltered guest list.
702+
`INDEX` refers to the index number of the guest currently displayed on the guest list.
704703

705704
</box>
706705

@@ -732,7 +731,7 @@ Refer to the [Appendix](#10-appendix-acceptable-values-for-parameters) for more
732731

733732
<box type="tip">
734733

735-
`INDEX` refers to the index number of the guest currently displayed on the guest list.
734+
`INDEX` refers to the index number of the vendor currently displayed on the vendor list.
736735

737736
</box>
738737

@@ -752,8 +751,7 @@ Expected behaviour upon success:
752751

753752
<box type="tip">
754753

755-
* If the previous command was `vendor filter KEY_WORDS`, the `INDEX` refers to the index number shown in the filtered vendor list.
756-
* Otherwise, the `INDEX` refers to the index number on the unfiltered vendor list.
754+
`INDEX` refers to the index number of the vendor currently displayed on the vendor list.
757755

758756
</box>
759757

0 commit comments

Comments
 (0)