Skip to content

Commit e443168

Browse files
PatAltimoremicahl
andauthored
Update articles/iot-edge/how-to-provision-single-device-linux-x509.md
Co-authored-by: Micah Lewis <[email protected]>
1 parent 62556a3 commit e443168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/how-to-provision-single-device-linux-x509.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ sudo apt-get remove iotedge
329329
sudo apt-get autoremove --purge aziot-edge
330330
```
331331

332-
Use the `--purge` flag if you want to delete all the files associated with IoT Edge, including your configuration files. Leave this flag out if you want to reinstall IoT Edge and use the same configuration information in the future.
332+
Leave out the `--purge` flag if you plan to reinstall IoT Edge and use the same configuration information in the future. The `--purge` flags deletes all the files associated with IoT Edge, including your configuration files.
333333

334334
# [Red Hat Enterprise Linux](#tab/rhel)
335335
```bash

0 commit comments

Comments
 (0)