-
Bug
-
Resolution: Done
-
Normal
-
None
-
6.13.0
Document URL:
------------
Section Number and Name:
-----------------------
1.4. Setting a Default Organization and Location
Describe the issue:
------------------
The bullet point 2 in the Procedure section is using mixed quotations as follows in the command -> # hammer defaults add --param-name location --param-value 'Your_Location"
Suggestions for improvement:
---------------------------
It should be written as follows -> # hammer defaults add --param-name location --param-value "Your_Location"
- external trackers