Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7163724
D2478.id8886.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
D2478.id8886.diff
View Options
diff --git a/docs/getting-started.rst b/docs/getting-started.rst
--- a/docs/getting-started.rst
+++ b/docs/getting-started.rst
@@ -88,7 +88,8 @@
.. code:: shell
$ swh deposit upload --username name --password secret \
- --author "some@nobody" --author "second@nobody" \
+ --author "Jane Doe" \
+ --author "John Doe" \
--name 'je-suis-gpl' \
--archive je-suis-gpl.tgz
@@ -97,7 +98,7 @@
.. code:: shell
$ swh deposit upload --username name --password secret \
- --author "some@nobody" \
+ --author "Jane Doe" \
--name 'je-suis-gpl' \
--archive je-suis-gpl.tgz \
--slug je-suis-gpl
@@ -107,7 +108,7 @@
.. code:: shell
$ swh deposit upload --username name --password secret \
- --author "some@nobody" \
+ --author "Jane Doe" \
--name 'je-suis-gpl' \
--archive je-suis-gpl.tgz \
--collection 'second-collection'
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 30, 2:02 PM (8 h, 23 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3229522
Attached To
D2478: Update documentation of --author to use names instead of emails.
Event Timeline
Log In to Comment