From 8e45692099dd22635bb06764ef281e858784565f Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 5 Feb 2013 15:39:19 -0500 Subject: Added command line switches for loading sessions on startup. --- doc/13_Help.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/13_Help.md') diff --git a/doc/13_Help.md b/doc/13_Help.md index 6cbcdb52..f2c3dedc 100644 --- a/doc/13_Help.md +++ b/doc/13_Help.md @@ -10,6 +10,7 @@ Switch |Arguments|Description `-f`, `--force` | 0 |Forces [unique instance][]. `-h`, `--help` | 0 |Shows this. `-n`, `--nosession`| 0 |No [session][] functionality. +`-s`, `--session` | 1 |Loads [session][] on startup. `-u`, `--userhome` | 1 |Sets alternate [`_USERHOME`][]. The help switch is unavailable in ncurses. -- cgit v1.2.3