From fe7c20ba45d49c8d09d873e1bc6df026d4f260a1 Mon Sep 17 00:00:00 2001 From: Chris Schlaeger Date: Mon, 17 Nov 2014 00:02:09 +0100 Subject: Clarify help text. --- lib/postrunner/Main.rb | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/lib/postrunner/Main.rb b/lib/postrunner/Main.rb index 6cb4f90..32dc254 100644 --- a/lib/postrunner/Main.rb +++ b/lib/postrunner/Main.rb @@ -133,9 +133,10 @@ list records List all personal records. -rename - Replace the FIT file name with a more meaningful name that describes - the activity. +rename + For the specified activities replace current activity name with a + new name that describes the activity. By default the activity name + matches the FIT file name. show [ ] Show the referenced FIT activity in a web browser. If no reference @@ -144,7 +145,7 @@ show [ ] summary Display the summary information for the FIT file. -units metric | statute +units Change the unit system. @@ -154,6 +155,7 @@ units metric | statute :1 is the newest imported activity :-1 is the oldest imported activity :1-2 refers to the first and second activity in the database + :1--1 refers to all activities EOT end -- cgit v1.2.3