From 0f7242182ee1872f5b7bb4673ff03cd949e06138 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 20 Oct 2024 09:26:08 -1000 Subject: [PATCH] ;doc: update help --- hledger/Hledger/Cli/Commands/Demo.md | 4 ++-- hledger/Hledger/Cli/Commands/Demo.txt | 4 ++-- hledger/Hledger/Cli/Commands/Help.md | 8 ++++---- hledger/Hledger/Cli/Commands/Help.txt | 8 ++++---- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/hledger/Hledger/Cli/Commands/Demo.md b/hledger/Hledger/Cli/Commands/Demo.md index 49de0a209..ce01b9229 100644 --- a/hledger/Hledger/Cli/Commands/Demo.md +++ b/hledger/Hledger/Cli/Commands/Demo.md @@ -4,8 +4,8 @@ Play demos of hledger usage in the terminal, if [asciinema](https://asciinema.or ```flags Flags: - -s --speed=SPEED playback speed (1 is original speed, .5 is half, 2 - is double, etc (default: 2)) + -s --speed=SPEED playback speed (1 is original speed, .5 is half, 2 + is double, etc (default: 2)) ``` Run this command with no argument to list the demos. diff --git a/hledger/Hledger/Cli/Commands/Demo.txt b/hledger/Hledger/Cli/Commands/Demo.txt index d102204c5..280e759bd 100644 --- a/hledger/Hledger/Cli/Commands/Demo.txt +++ b/hledger/Hledger/Cli/Commands/Demo.txt @@ -3,8 +3,8 @@ demo Play demos of hledger usage in the terminal, if asciinema is installed. Flags: - -s --speed=SPEED playback speed (1 is original speed, .5 is half, 2 - is double, etc (default: 2)) + -s --speed=SPEED playback speed (1 is original speed, .5 is half, 2 + is double, etc (default: 2)) Run this command with no argument to list the demos. To play a demo, write its number or a prefix or substring of its title. Tips: diff --git a/hledger/Hledger/Cli/Commands/Help.md b/hledger/Hledger/Cli/Commands/Help.md index 5182cf5ed..acf3fdca4 100644 --- a/hledger/Hledger/Cli/Commands/Help.md +++ b/hledger/Hledger/Cli/Commands/Help.md @@ -5,10 +5,10 @@ With a (case insensitive) TOPIC argument, try to open it at that section heading ```flags Flags: - -i show the manual with info - -m show the manual with man - -p show the manual with $PAGER or less - (less is always used if TOPIC is specified) + -i show the manual with info + -m show the manual with man + -p show the manual with $PAGER or less + (less is always used if TOPIC is specified) ``` This command shows the hledger manual built in to your hledger executable. diff --git a/hledger/Hledger/Cli/Commands/Help.txt b/hledger/Hledger/Cli/Commands/Help.txt index ae3568cb2..7972fd45b 100644 --- a/hledger/Hledger/Cli/Commands/Help.txt +++ b/hledger/Hledger/Cli/Commands/Help.txt @@ -4,10 +4,10 @@ Show the hledger user manual with info, man, or a pager. With a (case insensitive) TOPIC argument, try to open it at that section heading. Flags: - -i show the manual with info - -m show the manual with man - -p show the manual with $PAGER or less - (less is always used if TOPIC is specified) + -i show the manual with info + -m show the manual with man + -p show the manual with $PAGER or less + (less is always used if TOPIC is specified) This command shows the hledger manual built in to your hledger executable. It can be useful when offline, or when you prefer the