summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-12-01 18:45:04 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2009-12-01 18:45:04 +0100
commitb8630005a39ba0c86ad6a216b0b8858d33fc8b0a (patch)
treef3dd71ffac8426fb5235de651e5cb810ebe114c2
parent8955263fb65b7084b46a62e010221ff5f10d3700 (diff)
envstore(1): Fix formatting
-rw-r--r--man/1/envstore4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/1/envstore b/man/1/envstore
index 0f9feee..d1dd256 100644
--- a/man/1/envstore
+++ b/man/1/envstore
@@ -2,7 +2,7 @@
.SH "NAME"
\fBenvstore\fR \- save and restore environment variables
.SH "SYNOPSIS"
-\fBenvstore\fR \fIcommand\fR [\fIargs\fR...]
+\fBenvstore\fR \fIcommand\fR [ \fIargs\fR... ]
.SH "DESCRIPTION"
\fBenvstore\fR can save and restore environment variables,
thus transferring them between different shells.
@@ -22,7 +22,7 @@ List saved variables in better readable format
.TP
\fBsave\fR \fIvariable\fR [\fIvalue\fR]
-Save \fBvariable\fR either with its current shell value or with \fIvalue\fR
+Save \fIvariable\fR either with its current shell value or with \fIvalue\fR
.TP
\fBrm\fR \fIvariable\fR