aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLoïc Guégan <loic.guegan@mailbox.org>2024-07-04 10:56:42 +0200
committerLoïc Guégan <loic.guegan@mailbox.org>2024-07-04 10:56:42 +0200
commit6b97beb464c4a4541347eb33ec0b2e15ba26ed1f (patch)
treef44c2c0502440b79f5ce85be52e11e81fb1e8a97 /README.md
parent61b8d1e028460d21f0520b1fab245de4913f3a20 (diff)
Output to stdout
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 9963faa..e7f69ea 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,10 @@
# System dump script
-Dump various system informations into base64 encoded value and store them in a json file.
+Dump various system informations into base64 encoded values and print them as json.
# Usage
Run a dump:
> ./sysdump.sh
-Result is placed into `dump.json`.
-
Explore a dump (require `jq`)
> ./sysdump.sh dump.json