Fossil SCM

Revert unintended change to stash usage summary

andygoth 2016-10-20 16:53 trunk
Commit 63ac71e571ff05497259665996365e25258ea78f
1 file changed +2 -2
+2 -2
--- src/stash.c
+++ src/stash.c
@@ -467,15 +467,15 @@
467467
** SUMMARY:
468468
** fossil stash
469469
** fossil stash save ?-m|--comment COMMENT? ?FILES...?
470470
** fossil stash snapshot ?-m|--comment COMMENT? ?FILES...?
471471
** fossil stash list|ls ?-v|--verbose? ?-W|--width <num>?
472
-** fossil stash show ?STASHID? ?DIFF-OPTIONS?
472
+** fossil stash show|cat ?STASHID? ?DIFF-OPTIONS?
473473
** fossil stash pop
474474
** fossil stash apply|goto ?STASHID?
475475
** fossil stash drop|rm ?STASHID? ?-a|--all?
476
-** fossil stash diff|cat ?STASHID? ?DIFF-OPTIONS?
476
+** fossil stash diff ?STASHID? ?DIFF-OPTIONS?
477477
** fossil stash gdiff ?STASHID? ?DIFF-OPTIONS?
478478
*/
479479
void stash_cmd(void){
480480
const char *zCmd;
481481
int nCmd;
482482
--- src/stash.c
+++ src/stash.c
@@ -467,15 +467,15 @@
467 ** SUMMARY:
468 ** fossil stash
469 ** fossil stash save ?-m|--comment COMMENT? ?FILES...?
470 ** fossil stash snapshot ?-m|--comment COMMENT? ?FILES...?
471 ** fossil stash list|ls ?-v|--verbose? ?-W|--width <num>?
472 ** fossil stash show ?STASHID? ?DIFF-OPTIONS?
473 ** fossil stash pop
474 ** fossil stash apply|goto ?STASHID?
475 ** fossil stash drop|rm ?STASHID? ?-a|--all?
476 ** fossil stash diff|cat ?STASHID? ?DIFF-OPTIONS?
477 ** fossil stash gdiff ?STASHID? ?DIFF-OPTIONS?
478 */
479 void stash_cmd(void){
480 const char *zCmd;
481 int nCmd;
482
--- src/stash.c
+++ src/stash.c
@@ -467,15 +467,15 @@
467 ** SUMMARY:
468 ** fossil stash
469 ** fossil stash save ?-m|--comment COMMENT? ?FILES...?
470 ** fossil stash snapshot ?-m|--comment COMMENT? ?FILES...?
471 ** fossil stash list|ls ?-v|--verbose? ?-W|--width <num>?
472 ** fossil stash show|cat ?STASHID? ?DIFF-OPTIONS?
473 ** fossil stash pop
474 ** fossil stash apply|goto ?STASHID?
475 ** fossil stash drop|rm ?STASHID? ?-a|--all?
476 ** fossil stash diff ?STASHID? ?DIFF-OPTIONS?
477 ** fossil stash gdiff ?STASHID? ?DIFF-OPTIONS?
478 */
479 void stash_cmd(void){
480 const char *zCmd;
481 int nCmd;
482

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button