diff options
| author | P.P.A <adolphs@moselle.moe> | 2023-07-08 12:57:04 +0200 |
|---|---|---|
| committer | P.P.A <adolphs@moselle.moe> | 2023-07-08 12:57:04 +0200 |
| commit | 6f0517618f413be22695ef2466995dc09c22391b (patch) | |
| tree | dd3b887a91d6b83bdb7c16f5336a9f8684ac6282 /st.1 | |
| parent | ac5a5e7a1cc72b0bdfe2e3373be3893d7fafc608 (diff) | |
workingdir
Diffstat (limited to 'st.1')
| -rw-r--r-- | st.1 | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -6,6 +6,8 @@ st \- simple terminal .RB [ \-aiv ] .RB [ \-c .IR class ] +.RB [ \-d +.IR path ] .RB [ \-f .IR font ] .RB [ \-g @@ -30,6 +32,8 @@ st \- simple terminal .RB [ \-aiv ] .RB [ \-c .IR class ] +.RB [ \-d +.IR path ] .RB [ \-f .IR font ] .RB [ \-g @@ -58,6 +62,10 @@ disable alternate screens in terminal .BI \-c " class" defines the window class (default $TERM). .TP +.BI \-d " path" +changes the working directory to +.IR path . +.TP .BI \-f " font" defines the .I font |
