File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 19
19
- [Show Command](#show-command)
20
20
- [Force RPC](#force-rpc)
21
21
- [ Quick Functionality Overview] ( #quick-functionality-overview )
22
- - [A Bit Of Advice](#a-bit-of-advice)
23
22
- [A Small Remark](#a-small-remark)
24
23
- [Selection Queries](#selection-queries)
25
24
- [Operations](#operations)
@@ -415,11 +414,10 @@ Forces RPC no matter what. Might be useful when host is windows and guest is
415
414
416
415
Here we will really really briefly go over the functionality offered. you can find more extensive documentation in the outgoing links.
417
416
418
- ### A Bit Of Advice
419
417
420
- It is my recommendation,
421
418
422
- Also keep in mind that whenever you find anything ending in ` index ` that is an integer!
419
+
420
+
423
421
424
422
### A Small Remark
425
423
@@ -522,7 +520,10 @@ I do not expect these examples to make this distinction clear, just keep this in
522
520
523
521
![ ] ( ./gif/big5.gif )
524
522
525
- Details vary but that is the. spirit! Ok , what else?
523
+ Details vary but that is the. spirit!
524
+
525
+ Also if in doubt remember that in general descriptions are to be interpreted from left to right!
526
+ Also keep in mind that whenever you find anything ending in ` index ` that is an integer!
526
527
527
528
528
529
### Operations
You can’t perform that action at this time.
0 commit comments