aboutsummaryrefslogtreecommitdiff
path: root/doc/eclat-setiattr.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/eclat-setiattr.1')
-rw-r--r--doc/eclat-setiattr.126
1 files changed, 20 insertions, 6 deletions
diff --git a/doc/eclat-setiattr.1 b/doc/eclat-setiattr.1
index c121f8a..363c9b9 100644
--- a/doc/eclat-setiattr.1
+++ b/doc/eclat-setiattr.1
@@ -1,5 +1,5 @@
.\" This file is part of Eclat -*- nroff -*-
-.\" Copyright (C) 2012-2014 Sergey Poznyakoff
+.\" Copyright (C) 2012-2015 Sergey Poznyakoff
.\"
.\" Eclat is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
@@ -13,13 +13,15 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH SETIATTR 1 "February 13, 2014" "ECLAT" "Eclat User Reference"
+.TH SETIATTR 1 "January 22, 2015" "ECLAT" "Eclat User Reference"
.SH NAME
eclat setiattr, modify\-instance\-attribute \- modifies attribute of an instance
.SH SYNOPSIS
-.nh
-.na
-\fBeclat setiattr\fR \fIINSTANCE-ID\fR \fIATTR\fR\
+\fBeclat setiattr\fR\
+ [\fB\-bf\fR]\
+ [\fB\-\-base64\fR]\
+ [\fB\-\-file\fR]\
+ \fIINSTANCE-ID\fR \fIATTR\fR\
\fIVALUE\fR [\fIVALUE\fR...]
.PP
\fBeclat setiattr\fR \fB\-\-help\fR
@@ -34,6 +36,18 @@ in
.BR eclat (1)),
this command uses the \fBInstanceId\fR map to translate \fIINSTANCE-ID\fR to
the corresponding identifier.
+.SH OPTIONS
+Both options are valid only when setting the value of
+.BR UserData :
+.TP
+\fB\-b\fR, \fB\-\-base64\fR
+Value is already base64-encoded. If that option is not given,
+.B eclat
+assumes the value is plaintext and will encode it.
+.TP
+\fB\-f\fR, \fB\-\-file\fR
+Treat the \fIVALUE\fR argument as the name of file to read the value
+from. To read from the standard input, use \fB\-\fR (a dash).
.SH ATTRIBUTES
The \fIATTR\fR argument can be one of the following:
.TP
@@ -92,7 +106,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <bug\-eclat@gnu.org.ua>.
.SH COPYRIGHT
-Copyright \(co 2012-2014 Sergey Poznyakoff
+Copyright \(co 2012-2015 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

Return to:

Send suggestions and report system problems to the System administrator.