aboutsummarylogtreecommitdiffstats
path: root/tick.1
diff options
context:
space:
mode:
Diffstat (limited to 'tick.1')
-rw-r--r--tick.113
1 files changed, 5 insertions, 8 deletions
diff --git a/tick.1 b/tick.1
index 3388e7e3f88c..97610cac908c 100644
--- a/tick.1
+++ b/tick.1
@@ -1,4 +1,4 @@
-.TH TICK "1" "February 2018" "Tick 1.9.0" "User Commands"
+.TH TICK "1" "March 2018" "Tick 1.10.0" "User Commands"
.SH NAME
Tick - Command line stock and cryptocurrency portfolio tracker.
@@ -8,7 +8,7 @@ tick COMMAND [ARGUMENTS]
.SH DESCRIPTION
Create your portfolio by adding your current holdings. You can see information about your holdings with the command "check".
-You may also see information about securities that you may not own with commands "info"and "news".
+You may also see information about securities that you may not own with commands "info" and "news".
.SS
Portfolio:
@@ -32,11 +32,6 @@ will print information about all your current holdings, as well as a grand total
thing as 'tick check all'.
.TP
-[convert]
-If it exists, removes $HOME/.tick_portfolio.json and adds your current holding from the legacy portfolio, located at
-$HOME/.tick_portfolio.
-
-.TP
[encrypt/decrypt]
Encrypts or decrypts your portfolio using the RC4 algorithm. Password must be 32 characters or less.
@@ -96,7 +91,9 @@ Portfolio file.
Portfolio file (legacy).
.SH GITHUB
-Please report any bugs using the GitHub issue tracker: https://github.com/aokellermann/tick/issues
+Please report any bugs using the GitHub issue tracker:
+
+https://github.com/aokellermann/tick/issues
.SH AUTHORS
Antony Kellermann -- https://github.com/aokellermann