mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 15:47:14 +01:00
CHANGELOG: Remove redundant 'emacs'
I'd partially replaced this with the generic $EDITOR in ec34840
(CHANGELOG: Document changes since v0.1.0, #461), but forgotten to
remove my personal choice ;).
This commit is contained in:
@@ -13,7 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
```console
|
||||
$ openshift-install --dir=example manifests
|
||||
$ $EDITOR emacs example/manifests/cluster-config.yaml
|
||||
$ $EDITOR example/manifests/cluster-config.yaml
|
||||
$ openshift-install --dir=example install-config
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user