From 4cdac3c00a8710ead5d709428c08cc69d3b4bd27 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Mon, 16 Jan 2017 22:28:14 -0500 Subject: Change the help text --- steam-export-cli.go | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'steam-export-cli.go') diff --git a/steam-export-cli.go b/steam-export-cli.go index 23857e0..db5645f 100644 --- a/steam-export-cli.go +++ b/steam-export-cli.go @@ -44,12 +44,14 @@ func printHelp() { Program usage: steam-export-cli $subcommand $options Subcommands: - list -l $steam_library - package -l $steam_library -f $output_file -g $game_index - extract -l $steam_library -f $input_file - delete -l $steam_library -g $game_index - server -c $config_file -l $steam_library -L $listen_addr - edit-config [ -e $editor ] + list + package + extract + delete + server + edit-config + +Type in a subcommand -h or -help for more information `) } -- cgit v1.2.3