diff options
-rw-r--r-- | development/osc/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/osc/README b/development/osc/README index 8e8dbbf924aa0..4a808fcf1392f 100644 --- a/development/osc/README +++ b/development/osc/README @@ -4,6 +4,6 @@ service, and it can be used to edit metadata, query about build results, and do virtually everything (and more) accessible from the web interface. -On first run, osc will prompt you for your OpenSUSE Build Service credentials, -and store them plaintext in ~/.oscrc. Guard the file and filesystem -appropriately. +On first run, osc will prompt you for your OpenSUSE Build Service +credentials, and store them plaintext in ~/.oscrc. Guard the file and +filesystem appropriately. |