chore: updated help.txt to use spaces instead of tabs
This commit is contained in:
parent
cd0058dfa4
commit
870107d680
1 changed files with 6 additions and 6 deletions
|
|
@ -21,14 +21,14 @@ const (
|
|||
<body>
|
||||
<p>
|
||||
Plugin Information:
|
||||
Name: {{ makeshift.plugin.name }}
|
||||
Version: {{ makeshift.plugin.version }}
|
||||
Description: {{ makeshift.plugin.description }}
|
||||
Author: {{ makeshift.plugin.metadata.name }} ({{ makeshift.plugin.metadata.email }})
|
||||
Name: {{ makeshift.plugin.name }}
|
||||
Version: {{ makeshift.plugin.version }}
|
||||
Description: {{ makeshift.plugin.description }}
|
||||
Author: {{ makeshift.plugin.metadata.name }} ({{ makeshift.plugin.metadata.email }})
|
||||
|
||||
Profile Information:
|
||||
ID: {{ makeshift.profiles.default.id }}
|
||||
Description: {{ makeshift.profiles.default.description }}
|
||||
ID: {{ makeshift.profiles.default.id }}
|
||||
Description: {{ makeshift.profiles.default.description }}
|
||||
|
||||
# setup environment variables</br>
|
||||
export MAKESHIFT_HOST={{ makeshift.profiles.default.data.host }}</br>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue