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>
|
<body>
|
||||||
<p>
|
<p>
|
||||||
Plugin Information:
|
Plugin Information:
|
||||||
Name: {{ makeshift.plugin.name }}
|
Name: {{ makeshift.plugin.name }}
|
||||||
Version: {{ makeshift.plugin.version }}
|
Version: {{ makeshift.plugin.version }}
|
||||||
Description: {{ makeshift.plugin.description }}
|
Description: {{ makeshift.plugin.description }}
|
||||||
Author: {{ makeshift.plugin.metadata.name }} ({{ makeshift.plugin.metadata.email }})
|
Author: {{ makeshift.plugin.metadata.name }} ({{ makeshift.plugin.metadata.email }})
|
||||||
|
|
||||||
Profile Information:
|
Profile Information:
|
||||||
ID: {{ makeshift.profiles.default.id }}
|
ID: {{ makeshift.profiles.default.id }}
|
||||||
Description: {{ makeshift.profiles.default.description }}
|
Description: {{ makeshift.profiles.default.description }}
|
||||||
|
|
||||||
# setup environment variables</br>
|
# setup environment variables</br>
|
||||||
export MAKESHIFT_HOST={{ makeshift.profiles.default.data.host }}</br>
|
export MAKESHIFT_HOST={{ makeshift.profiles.default.data.host }}</br>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue